Browser Tools
pulsemcp/browser toolsProvides browser debugging and analysis capabilities through Chrome extension integration and headless automation, capturing console logs, network requests, and DOM elements while generating Lighthouse-powered performance, accessibility, and SEO audit reports.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"browser_tools": {
"url": "None",
"transport": "http"
}
}
}